﻿DIPLOMATIC_PLAYS = {
	c:SPA = {
		create_diplomatic_play = {
			name = caladeran_war_of_independence
		
			target_country = c:QUI
			
			war = yes
			
			type = dp_make_puppet
			
			add_war_goal = {
				holder = c:QUI
				type = regime_change
				target_country = c:GRA
			}
		}			
	}
}